ramips: Incorrect file mode change
authorJohn Crispin <[email protected]>
Thu, 3 Mar 2016 20:24:45 +0000 (20:24 +0000)
committerJohn Crispin <[email protected]>
Thu, 3 Mar 2016 20:24:45 +0000 (20:24 +0000)
commitc02459b083b337ee99486001c043b7388baa7cb7
treee5d1b5a2a28726493e0394123302167f39f09e75
parent2cf42009a5ee867a14b97b114cb10c860f34dda5
ramips: Incorrect file mode change

Commit d0f5ab6d95a1 ("ramips: Added support for ZBT-826 / ZBT-1026")
incorrectly changed the mode of the ramips shell scripts from 755 to 644.
I.e., they are not excutable any more and for example devices will be left
with broken configs.

Signed-off-by: Kristian Evensen <[email protected]>
SVN-Revision: 48893
target/linux/ramips/base-files/etc/board.d/01_leds [changed mode: 0644->0755]
target/linux/ramips/base-files/etc/board.d/02_network [changed mode: 0644->0755]
target/linux/ramips/base-files/lib/ramips.sh [changed mode: 0644->0755]
target/linux/ramips/base-files/lib/upgrade/platform.sh [changed mode: 0644->0755]